From 7c47e88082ea399130d758e98d74d42d07e35fe3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 5 Jan 2001 12:23:11 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 +- src/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d82719668d2..5f754085138 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,7 +4,7 @@ 2000-01-05 Kenichi Handa - * composite.el (compose-last-chars): New argument COMPONENTS. It + * composite.el (compose-last-chars): New argument COMPONENTS. If it is non-nil, compose preceding characters by compose-region with COMPONENTS. diff --git a/src/ChangeLog b/src/ChangeLog index b933994b6b8..3f059ca6af3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-01-05 Gerd Moellmann + + * sysdep.c: Don't prototype srandom; it takes an unsigned argument + on some systems, and an unsigned long on others, like FreeBSD 4.1. + 2001-01-04 Gerd Moellmann * xterm.c (clear_mouse_face): Don't return if tip_frame is -- 2.30.2